CodeWarrior Whitepapers





Code Profilers: Choosing a Tool for Analyzing Performance

A profiler is a development tool that lets you look inside your application to see how each component - each routine, each block, and even each instruction - performs. You can find and correct your application's bottlenecks. How does a profiler work this magic?

This paper outlines:




CodeWarrior's Architectural Advantage

Today's software developer faces many hurdles. CodeWarrior's multi-host, multi-language, and multi-target design gives engineers the freedom to choose the best path to their goal.

This paper outlines:



Porting GNU C Programs to Metrowerks CodeWarrior C Compiler

The inevitable differences in language syntax and library implementations between these two compilers are summerized here. This information can guide programmers in adapting GNU C programs so they build successfully with the CodeWarrior compiler.

This paper outlines:



From Makefile to Project: CodeWarrior's Makefile Importer Wizard

CodeWarrior's Makefile Importer Wizard overcomes what may be the steepest barrier facing developers who want to move their projects into a visual development environment.

This paper outlines:



Using Performance Analysis Tools

This whitepaper presents a brief overview of profiling technology. Learn what profilers are used for and how they can help your code run faster. Includes a case example of a profiler (CATS) in action.



Porting from Microsoft ® Visual C++ ® to CodeWarrior

This is a gathering of porting problems and solutions compiled by CodeWarrior users and engineers.




Back to Documentation Home Page

Copyright© Metrowerks Corporation 1999